home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Grab Bag
/
Shareware Grab Bag.iso
/
011
/
brutil.arc
/
@SHOWALQ.BAT
< prev
next >
Wrap
DOS Batch File
|
1988-06-08
|
384b
|
13 lines
echo off
%VDISK%WHEREIS %1/F >%VDISK%JUNK
IF NOT ERRORLEVEL 1 GOTO OK
ECHO No files to show
GOTO ERROR
:OK
ECHO echo off >%VDISK%JUNK.BAT
%VDISK%WC/L <%VDISK%JUNK
%VDISK%COMBINE -"%VDISK%GETKEY {YN} "+" ? " -"IF ERRORLEVEL 89 FILES "+"/B/F/P%2" <%VDISK%JUNK >>%VDISK%JUNK.BAT
%COMSPEC% /C %VDISK%JUNK
:ERROR
DEL %VDISK%JUNK.*
? " -"IF ERRORLEVEL 89 FILES "+"/B/F/P%2" <%V